'宣言 Public Overridable Function VisitRunNode( _ ByVal node As RunNode, _ ByVal argument As TArg _ ) As TReturn
public virtual TReturn VisitRunNode( RunNode node, TArg argument )
デフォルト実装は DefaultVisit を呼び出します。
NodeVisitor<TArg,TReturn> クラス NodeVisitor<TArg,TReturn> メンバ